home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / cdrom.zip / README.CD < prev   
Text File  |  1991-09-16  |  3KB  |  75 lines

  1.                                                September 16, 1991
  2.  
  3.  
  4. This is a preliminary release of the Always Technology CD-ROM
  5. driver.  The driver may have bugs and/or deficiencies.  Please
  6. follow the instructions below for installation.  If you have any
  7. difficulties or suggestions, please let us know.
  8.  
  9. This release of the driver does not support audio, except on the
  10. Sony CDU-541.  Audio support for additional drives is in the works. 
  11. Please check with the Always BBS for updates to this driver.  The
  12. Always BBS can be reached at (818) 597-0275.  This driver has been
  13. tested with the following drives:
  14.  
  15.      Sony CDU-541; Chinon CDS-431; Toshiba XM-3201B
  16.      NEC CDR-36
  17.  
  18. additionally, customers have reported success using this driver
  19. with other CD-ROM drives.
  20.  
  21. Attach the CD drive to your system, as described in the
  22. installation guide.  Pay particular attention to avoid SCSI ID
  23. conflicts, and to bus termination.  The drive must be attached and
  24. powered on when the driver is loaded, in order to access the drive.
  25.  
  26. Using CD-Roms under DOS requires two separate "drivers".  The first
  27. driver is the adapter interface, and is included on this disk.  The
  28. other "driver" is called MSCDEX, and is supplied by your drive
  29. manufacturer.
  30.  
  31. To install the driver, add the following line to your systems
  32. CONFIG.SYS file:
  33.  
  34.      DEVICE=C:\CDROM.SYS [/D:name]
  35.  
  36. Note that the parameter /D:name is optional, and allows you to
  37. assign a different name to the driver.  The default name is
  38. "ALWAYSCD".  The name assigned is used later when loading MSCDEX to
  39. identify a driver to the MSCDEX utility.  After adding the above
  40. line, you must re-boot your system for the change to take affect.
  41.  
  42. When the driver is loaded by DOS, a message will be displayed,
  43. giving the driver name, and version.  The number of CD-Rom drives
  44. will then be displayed.  If the driver states that no drives have
  45. been found, verify the installation, and check that power to the
  46. drive is on.  After correcting the problem, re-boot the machine. 
  47. The drive must be found at boot time and reported by the driver to
  48. be usable.
  49.  
  50. Once the system is running, and a DOS prompt is displayed, you must
  51. load the Microsft CD Extensions (MSCDEX).  At the DOS prompt, type
  52. the following line:
  53.  
  54.      MSCDEX /D:ALWAYSCD
  55.  
  56. If you changed the default driver name (using the /D:name option)
  57. in your CONFIG.SYS file, use the same name here, in place of
  58. "ALWAYSCD".
  59.  
  60. MSCDEX will display the drive letter(s) assigned to your ROM
  61. devices.  Use those letters as you would any other drive letter
  62. under DOS.  MSCDEX has a number of options for controlling data
  63. buffering, which will enhance performance.  See the MSCDEX document
  64. for more details.
  65.  
  66.  
  67. HISTORY:
  68. Date      Version   Comment
  69.  
  70. 910916    Beta 0.4  - Fixed hang problem when no IN-2000 installed
  71.                     - Support for NEC CDR-35
  72.  
  73. 910910    Beta 0.3  - Audio support for Sony CDU-541.
  74.                     - Chinon CDS-431
  75.